home *** CD-ROM | disk | FTP | other *** search
/ Horoscope Companion: Scorpio / Horoscope Companion: Scorpio.iso / pc / scorpio / hfc.dir / 00004.ls < prev    next >
Encoding:
Text File  |  1996-10-08  |  132 b   |  6 lines

  1. on exitFrame
  2.   global g1stChimeSelection
  3.   set g1stChimeSelection to string(random(6))
  4.   play frame "1stC" & g1stChimeSelection
  5. end
  6.